STEP 11: Let's finish our program by having our sprite say something after the spiral.
- In , drag in Say to the bottom of your program and OUTSIDE your loop.
- Change the text inside your .say() command from "I am a sprite." to "Wow... I'm dizzy!".
To navigate the page using the TAB key, first press ESC to exit the code editor.